[INFO] cloning repository https://github.com/Danila-Bain/diffurch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Danila-Bain/diffurch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c29c3075f45f1d701e05033899eaa9da234d037e
[INFO] testing Danila-Bain/diffurch against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanila-Bain%2Fdiffurch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Danila-Bain/diffurch
[INFO] finished tweaking git repo https://github.com/Danila-Bain/diffurch
[INFO] tweaked toml for git repo https://github.com/Danila-Bain/diffurch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Danila-Bain/diffurch on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Danila-Bain/diffurch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Danila-Bain/hlist2_trait_macro.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maybe-debug v0.1.0
[INFO] [stderr]   Downloaded term_size v0.3.2
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded opener v0.5.2
[INFO] [stderr]   Downloaded drawille v0.3.0
[INFO] [stderr]   Downloaded hlist2 v0.0.15
[INFO] [stderr]   Downloaded impl-tools-lib v0.11.4
[INFO] [stderr]   Downloaded impl-tools v0.11.4
[INFO] [stderr]   Downloaded maths-traits v0.2.1
[INFO] [stderr]   Downloaded pgfplots v0.5.1
[INFO] [stderr]   Downloaded textplots v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4fb6ab4bf95aa2e0a8866a66d58cc068a4cdd40072055da9f251c7fedbb2576
[INFO] running `Command { std: "docker" "start" "-a" "d4fb6ab4bf95aa2e0a8866a66d58cc068a4cdd40072055da9f251c7fedbb2576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4fb6ab4bf95aa2e0a8866a66d58cc068a4cdd40072055da9f251c7fedbb2576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fb6ab4bf95aa2e0a8866a66d58cc068a4cdd40072055da9f251c7fedbb2576", kill_on_drop: false }`
[INFO] [stdout] d4fb6ab4bf95aa2e0a8866a66d58cc068a4cdd40072055da9f251c7fedbb2576
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe1f355f5a7749c53695667c5d78698238cd77d0542340673864bdc9ca3a7082
[INFO] running `Command { std: "docker" "start" "-a" "fe1f355f5a7749c53695667c5d78698238cd77d0542340673864bdc9ca3a7082", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hlist2 v0.0.15
[INFO] [stderr]    Compiling maybe-debug v0.1.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling maths-traits v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling hlist2_trait_macro v0.1.0 (https://github.com/Danila-Bain/hlist2_trait_macro.git#0c5ccef6)
[INFO] [stderr]    Compiling replace v0.1.0 (/opt/rustwide/workdir/macros/replace)
[INFO] [stderr]    Compiling impl-tools v0.11.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling diffurch v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
[INFO] running `Command { std: "docker" "inspect" "fe1f355f5a7749c53695667c5d78698238cd77d0542340673864bdc9ca3a7082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1f355f5a7749c53695667c5d78698238cd77d0542340673864bdc9ca3a7082", kill_on_drop: false }`
[INFO] [stdout] fe1f355f5a7749c53695667c5d78698238cd77d0542340673864bdc9ca3a7082
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9094ba852b0f6d00a541e5ddeaaebda3d1deac75ce5ae9b8da382edd5bfcc6c9
[INFO] running `Command { std: "docker" "start" "-a" "9094ba852b0f6d00a541e5ddeaaebda3d1deac75ce5ae9b8da382edd5bfcc6c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling textplots v0.8.7
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]    Compiling pgfplots v0.5.1
[INFO] [stderr]    Compiling diffurch v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `trait_alias` is declared but not used
[INFO] [stdout]  --> tests/explicit-solutions.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(trait_alias)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.01s
[INFO] running `Command { std: "docker" "inspect" "9094ba852b0f6d00a541e5ddeaaebda3d1deac75ce5ae9b8da382edd5bfcc6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9094ba852b0f6d00a541e5ddeaaebda3d1deac75ce5ae9b8da382edd5bfcc6c9", kill_on_drop: false }`
[INFO] [stdout] 9094ba852b0f6d00a541e5ddeaaebda3d1deac75ce5ae9b8da382edd5bfcc6c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fd26db7240ff2525de0bbabb45a079447a43e2bf1e059c1910202c6a94c041b2
[INFO] running `Command { std: "docker" "start" "-a" "fd26db7240ff2525de0bbabb45a079447a43e2bf1e059c1910202c6a94c041b2", kill_on_drop: false }`
[INFO] [stderr] warning: feature `trait_alias` is declared but not used
[INFO] [stderr]  --> tests/explicit-solutions.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(trait_alias)]
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `diffurch` (test "explicit-solutions") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diffurch-0d3d6610231e5401)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test util::partition_point::test_partition_point_linear::count_2 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::test2 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::count_4 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::test3 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::test1 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::count_3 ... ok
[INFO] [stdout] test util::partition_point::test_partition_point_linear::count_1 ... ok
[INFO] [stderr]      Running tests/delay_propagation.rs (/opt/rustwide/target/debug/deps/delay_propagation-f9f202c1b6bbdf62)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test constant_2 ... ok
[INFO] [stdout] test constant_1_smoothing ... ok
[INFO] [stdout] test constant_1 ... ok
[INFO] [stdout] test pantograph ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/equation_types.rs (/opt/rustwide/target/debug/deps/equation_types-9b1fc444ce334123)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test time ... ok
[INFO] [stdout] test constant ... ok
[INFO] [stdout] test ode_harmonic ... ok
[INFO] [stdout] test odet_lin ... ok
[INFO] [stdout] test ndde_sin ... ok
[INFO] [stdout] test dde_sin ... ok
[INFO] [stdout] test ode_exponent ... ok
[INFO] [stdout] test time2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/explicit-solutions.rs (/opt/rustwide/target/debug/deps/explicit_solutions-2bfb43ec881805e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lyapunov_exponents.rs (/opt/rustwide/target/debug/deps/lyapunov_exponents-4b502bdf1cd8ab53)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test linear_1_const has been running for over 60 seconds
[INFO] [stdout] test linear_1_sin has been running for over 60 seconds
[INFO] [stdout] test linear_const_3_complex has been running for over 60 seconds
[INFO] [stdout] test linear_const_3_real has been running for over 60 seconds
[INFO] [stdout] test lorenz_lyapunov_exponents has been running for over 60 seconds
[INFO] [stdout] test linear_1_const ... ok
[INFO] [stdout] test linear_1_sin ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "fd26db7240ff2525de0bbabb45a079447a43e2bf1e059c1910202c6a94c041b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd26db7240ff2525de0bbabb45a079447a43e2bf1e059c1910202c6a94c041b2", kill_on_drop: false }`
[INFO] [stdout] fd26db7240ff2525de0bbabb45a079447a43e2bf1e059c1910202c6a94c041b2
